home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / Goodies / NAMESP~1 / README.TXT < prev    next >
Text File  |  1997-06-13  |  3KB  |  75 lines

  1. -----------------------------------------------------------------------
  2.                                 README.TXT
  3.                                 June 1997
  4. -----------------------------------------------------------------------
  5.  
  6. This document contains Setup information for the 
  7. ActiveX DropDownTree and ActiveX NameSpace Controls.
  8.  
  9. For Release Notes please read the files:
  10.     Awddtree.txt
  11.     Awnsctrl.txt
  12.  
  13.  
  14. The Setup program installs both OCX Controls and all other required
  15. files using version checking.
  16. User documentation and samples are installed in the user specified
  17. directory.
  18.  
  19.  
  20. DISTRIBUTED FILES
  21. -----------------
  22. The following files are installed:
  23.  
  24.     Readme.txt    This file.
  25.  
  26.     Awddtree.txt    Release notes for the DropDownTree Control
  27.     Awnsctrl.txt    Release notes for the NameSpace Controls
  28.  
  29.     Awddtree.ocx    DropDownTree Control
  30.     Awddtree.dep    DropDownTree Dependency file for setup wizards
  31.  
  32.     Awnsctrl.ocx    NameSpace Controls (List and Tree)
  33.     Awnsctrl.dep    DropDownTree Dependency file for setup wizards
  34.  
  35.     Awns4vb.dll    The Namespace support DLL for VB
  36.  
  37.     Acutewre.exe    Demo Program that presents all Controls
  38.  
  39.     Default.htm    Sample HTML Page that presents the DropDownTree
  40.             Control.
  41.  
  42.     \VB_DEMO       Directory containing the source code of a all
  43.             demo programs in VB5 format
  44.  
  45.     Awddtree.doc    User Documentation describing properties,
  46.             methods    and events of the DropDownTree Control
  47.                 
  48.     Awnsctrl.doc    User Documentation describing Properties,
  49.             Methods    and Events of the NameSpace Controls
  50.  
  51.  
  52.         Common Shared Components:
  53.  
  54.     AsycFilt.dll    v2.20.4056    OLE 2.20 for Windows NT and Windows 95
  55.     Comcat.dll    v4.71        Component Category Manager Library
  56.     Comctl32.dll    v4.70        Custom Controls Library
  57.     Comctl32.ocx    v5.00.3714    Windows Common Controls  
  58.     Ctl3d32.dll    v2.31.000    Ctl3D 3D Windows Controls 
  59.     Msvbvm50.dll    v5.00.3724    Visual Basic Virtual Machine
  60.     OleAut32.dll    v2.20.4054    OLE 2.20 for Windows NT and Windows 95
  61.     OlePro32.dll    v5.0.4055    OLE Property Support DLL
  62.     StdOle2.tlb    2.20.4054    OLE 2.20 for Windows NT and Windows 95
  63.  
  64.  
  65. INSTALLATION ISSUES 
  66. ----------------------
  67. The SETUP program installs the new version 5.0 of the
  68. Microsoft(R) Windows Common Controls COMCTL32.OCX.
  69. This might affect some VB4 projects. If a VB4 project is saved using
  70. this new version of the control, it can no longer be opened or
  71. executed with the previous version.
  72. You have to upgrade previous projects and distribute the new version
  73. of this file to the users.
  74.  
  75.